Autogenerated HTML docs for v1.5.1.1-81-g6aea 
diff --git a/git-format-patch.html b/git-format-patch.html index 61c62d5..d367f3c 100644 --- a/git-format-patch.html +++ b/git-format-patch.html 
@@ -278,6 +278,7 @@  [-s | --signoff] [&lt;common diff options&gt;] [--start-number &lt;n&gt;]   [--in-reply-to=Message-Id] [--suffix=.&lt;sfx&gt;]   [--ignore-if-in-upstream]  + [--subject-prefix=Subject-Prefix]   &lt;since&gt;[..&lt;until&gt;]</div></div>   </div>   <h2>DESCRIPTION</h2>  @@ -784,6 +785,17 @@  </p>   </dd>   <dt>  +--subject-prefix=&lt;Subject-Prefix&gt;  +</dt>  +<dd>  +<p>  + Instead of the standard <em>[PATCH]</em> prefix in the subject  + line, instead use <em>[&lt;Subject-Prefix&gt;]</em>. This  + allows for useful naming of a patch series, and can be  + combined with the --numbered option.  +</p>  +</dd>  +<dt>   --suffix=.&lt;sfx&gt;   </dt>   <dd>  @@ -877,7 +889,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 04-Apr-2007 18:33:43 UTC  +Last updated 12-Apr-2007 05:02:29 UTC   </div>   </div>   </body>